home *** CD-ROM | disk | FTP | other *** search
- CreateModel(
- 4, //Number of detail levels
- "kir", //Collision box file name
- // Object 0:
- "kirg0", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 60, //Detail level
- // Object 1:
- "kirg1", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 20, //Detail level
- // Object 2:
- "kirg2", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 10, //Detail level
- // Object 3:
- "kirg3", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 2 //Detail level
- );
-